-
Home
-
Advanced Dynamic Pricing for WooCommerce
-
3.2.3
-
Code
-
Classes
- WcTotalsFacade
Total Complexity |
62 |
Dependencies |
8 |
Dependents |
9 |
Total lines |
382 |
Lines of code |
245 |
Logical lines of code |
135 |
Comment lines |
56 |
Methods |
15 |
Properties |
2 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
insertCouponsData() |
A |
51 |
8 |
29 |
getGroupedCoupons() |
A |
53 |
8 |
23 |
getSingleCoupons() |
S |
55 |
7 |
20 |
insertFeesData() |
S |
53 |
4 |
23 |
getCouponFromData() |
S |
55 |
4 |
20 |
insertShippingData() |
S |
55 |
4 |
20 |
getFees() |
S |
57 |
4 |
17 |
getShippingAdjustments() |
S |
57 |
4 |
17 |
getCouponData() |
S |
56 |
3 |
20 |
insertInitialTotals() |
S |
62 |
3 |
12 |
insertCurrency() |
S |
63 |
3 |
11 |
getAdpCoupons() |
S |
64 |
3 |
10 |
getInitialTotals() |
S |
64 |
3 |
10 |
getCurrency() |
S |
66 |
3 |
9 |
__construct() |
S |
77 |
1 |
4 |